Click or drag to resize

PullSubscription Constructor (FolderId, EventType)

Initializes a new instance of the PullSubscription class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public PullSubscription(
	FolderId folderId,
	EventType eventType
)

Parameters

folderId
Type: Independentsoft.ExchangeFolderId
eventType
Type: Independentsoft.ExchangeEventType
See Also